home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 Ekstra 101 Spil / K-CD_1999_Ekstra_101_Spil.iso / Board / Chinese Checkers / README.TXT < prev    next >
Text File  |  1998-05-02  |  2KB  |  47 lines

  1. =====Some background information=====
  2.                                              
  3. The author, Tom Lai, is currently working in
  4. his first year as a Network Software Developer
  5. in the beautiful province of British Columbia,
  6. Canada.  He gets by with just enough knowledge
  7. in network drivers (VxD and NT driver model),
  8. NDIS, TDI-client, SETUPX, Windows NT setup
  9. script, thunking, TCP/IP, MFC, Windows API's,
  10. serial communication, AI, and some hardware
  11. design skills.  In his off-time, he's a big
  12. fan of any enjoyable games: RPG, arcade,
  13. strategy, adventure, you name it.
  14.  
  15. The week before this game was created, the
  16. author was really frustrated looking for a
  17. simple yet enjoyable strategy/board games,
  18. either Shareware or Commercial.  He found out
  19. that most of today's strategy games are just
  20. too complicated, requiring long playing time
  21. per game and a steep learning curve.  One
  22. morning, the author woke up with an ambition
  23. to implement Chinese Checkers on Windows.
  24. (It's a game that the author loved during his
  25. childhood.)  "So what if it fails, I won't get
  26. a peer code review for this anyway!  Also, I
  27. can use this project to sharpen up my 32-bit
  28. Windows programming skills."  That memorable
  29. day was October 1, 1997.  The first beta
  30. version was finished about a month after that.
  31.  
  32. =====Development Resources=====
  33.  
  34. Championship Chinese Checkers (32-bit) is
  35. compiled using MSVC 4.0.  The player bitmaps
  36. were taken from CrystalVision's royalty-free
  37. cartoon clip-art CD.  And the splash bitmap is
  38. the work of a Chinese historical artist.  The
  39. voice recording were done from a friend,
  40. Christine Rauchensteiner (sure sounds great!).
  41. I like to thank her for allowing me to use her
  42. voice files freely for the sole purpose of
  43. Championship Chinese Checkers.  I also like to
  44. thank another friend, Rob Holstein, for the
  45. tremendous feedbacks and corrections he made
  46. on the game throughout the development stages.
  47.